progressbar: Hide internal structure from a11y
authorMatthias Clasen <mclasen@redhat.com>
Wed, 21 Oct 2020 19:09:55 +0000 (15:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 21 Oct 2020 19:09:55 +0000 (15:09 -0400)
commitd3089ebbc261895b423ee6deaebacfc5ec17c29a
tree9a88d08981a26c589a00dd80f83aebe3ef7f6b42
parent14a64c737291ea9d0d03539febbe59bcf0da49bc
progressbar: Hide internal structure from a11y

According to section 7.1 of WAI-ARIA, the progressbar role
has the "Children presentational" characteristic, which
indicates that children should not be represented in
the a11y tree.
gtk/gtkprogressbar.c